词语吧>英语词典>second string翻译和用法

second string

英 [ˌsekənd ˈstrɪŋ]

美 [ˌsekənd ˈstrɪŋ]

网络  第二根弦; 替补队员

英英释义

noun

  • a squad of players that are available either individually or as a team to relieve or replace the players who started the game

    双语例句

    • If a character in the first string doesn't appear in the second string at all, it isn't changed.
      返回BED。如果第一个字符串中的字符根本就没出现在第二个字符串中,它就不会改变。
    • If the second group matched the string foo, for example, then passing the replacement string$ 2bar would cause foobar to be appended to the string buffer.
      例如,如果第二个组与字符串foo相匹配,则传递替换字符串$2bar将导致foobar被附加到字符串缓冲区。
    • The second argument strictly matches a non-alphanumeric string followed by a space followed by an integer followed by another space and finally a real number.
      第二个参数严格匹配一个非字母和数字组成的字符串,该字符串后面依次为空格、整数、另一个空格,最后是一个实数。
    • With the exception that one of the listeners converts the input string to uppercase, while the second converts the string to lowercase, the code for the listeners is exactly the same.
      例外情况,一个监听器将输入字符串转换成大写字母,而另一个将其转换成小写字母,这对于监听器所编写的代码都是完全相同的。
    • Dbus-ping-send. c sends a signal over the session bus every second with the string "Ping!" as an argument.
      dbus-ping-send.c每秒通过会话总线发送一个参数为字符串“Ping!”的信号。
    • It is argued that, the teaching strategy of life oriented writing is twofold: First, create a platform to integrate life and writing; second, update teaching methods, string life and writing together.
      笔者提出生活化作文的教学策略有二:其一创设平台,让生活与作文接轨;其二更新观念,打通作文与生活的甬道。
    • The fourth match begins where the third match ended, before the second b, and finds the empty string.
      第四个匹配在第三个匹配结束的地方开始,即在第二个b之前,并且找到了空字符串。
    • The third match does not begin exactly where the second match ended, because the second match returned the empty string.
      第三个匹配不是在第二个匹配恰好结束的地方开始,因为第二个匹配返回了空字符串。
    • In both these forms, the second input parameter, a text string, contains the name of the parameter without qualification.
      在这两种形式中,第二个输入参数(文本字符串)包含不带限定的参数名。
    • The second parameter is the input string that either converts to uppercase or lowercase characters.
      第二个参数是将被转化成大写或小写字符的输入字符串。